home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Makers of the 20th Century
/
Data
/
POWER.DIR
/
00022.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-14
|
155 b
|
10 lines
on mouseDown
global gCurChap
puppetSound("click")
updateStage()
set sp to the clickOn - 36
if sp <> gCurChap then
GoChapter(sp)
end if
end